Click or drag to resize

RuleConditions Properties

The RuleConditions type exposes the following members.

Properties
  NameDescription
Public propertyCategories
Contains the categories that must be applied to an incoming message in order for the condition or exception to apply.
Public propertyContainsBodyStrings
Indicates the strings that must appear in the body of incoming messages in order for the condition or exception to apply.
Public propertyContainsHeaderStrings
Indicates the strings that must appear in the headers of incoming messages in order for the condition or exception to apply.
Public propertyContainsRecipientStrings
Indicates the strings that must appear in either the ToRecipients or CcRecipients properties of incoming messages in order for the condition or exception to apply.
Public propertyContainsSenderStrings
Indicates the strings that must appear in the From property of incoming messages in order for the condition or exception to apply.
Public propertyContainsSubjectOrBodyStrings
Indicates the strings that must appear in either the body or the subject of incoming messages in order for the condition or exception to apply.
Public propertyContainsSubjectStrings
Indicates the strings that must appear in the subject of incoming messages in order for the condition or exception to apply.
Public propertyFlaggedForAction
Specifies the flag for action value that must appear on incoming messages in order for the condition or exception to apply.
Public propertyFromAddresses
Indicates the e-mail addresses from which incoming messages must be sent in order for the condition or exception to apply.
Public propertyFromConnectedAccounts
Represents the e-mail account names from which incoming messages have to have been aggregated in order for the condition or exception to apply.
Public propertyHasAttachments
Indicates whether incoming messages have to have attachments in order for the condition or exception to apply.
Public propertyImportance
Specifies the importance that is stamped on incoming messages in order for the condition or exception to apply.
Public propertyIsApprovalRequest
Indicates whether incoming messages must be approval requests in order for the condition or exception to apply.
Public propertyIsAutomaticForward
Indicates whether incoming messages must be automatic forwards in order for the condition or exception to apply.
Public propertyIsAutomaticReply
Indicates whether incoming messages must be automatic replies in order for the condition or exception to apply.
Public propertyIsEncrypted
Indicates whether incoming messages must be S/MIME encrypted in order for the condition or exception to apply.
Public propertyIsMeetingRequest
Indicates whether incoming messages must be meeting requests in order for the condition or exception to apply.
Public propertyIsMeetingResponse
Indicates whether incoming messages must be meeting responses in order for the condition or exception to apply.
Public propertyIsNDR
Indicates whether incoming messages must be non-delivery reports (NDRs) in order for the condition or exception to apply.
Public propertyIsPermissionControlled
Indicates whether incoming messages must be permission controlled (RMS protected) in order for the condition or exception to apply.
Public propertyIsReadReceipt
Indicates whether incoming messages must be read receipts in order for the condition or exception to apply.
Public propertyIsSigned
Indicates whether incoming messages must be S/MIME signed in order for the condition or exception to apply.
Public propertyIsVoiceMail
Indicates whether incoming messages must be voice mail messages in order for the condition or exception to apply.
Public propertyItemClasses
Represents the item classes that must be stamped on incoming messages in order for the condition or exception to apply.
Public propertyMessageClassifications
Represents the message classifications that must be stamped on incoming messages in order for the condition or exception to apply.
Public propertyNotSentToMe
Indicates whether the owner of the mailbox must not be in the ToRecipients property of the incoming messages in order for the condition or exception to apply.
Public propertySensitivity
Indicates the sensitivity that must be stamped on incoming messages in order for the condition or exception to apply.
Public propertySentCcMe
Indicates whether the owner of the mailbox has to be in the CcRecipients property of incoming messages in order for the condition or exception to apply.
Public propertySentOnlyToMe
Indicates whether the owner of the mailbox has to be the only one in the ToRecipients property of incoming messages in order for the condition or exception to apply.
Public propertySentToAddresses
Indicates the e-mail addresses that incoming messages have to have been sent to in order for the condition or exception to apply.
Public propertySentToMe
Indicates whether the owner of the mailbox has to be in the ToRecipients property of incoming messages in order for the condition or exception to apply.
Public propertySentToOrCcMe
Indicates whether the owner of the mailbox has to be in either a ToRecipients or CcRecipients property of incoming messages in order for the condition or exception to apply.
Public propertyWithinDateRange
Specifies the date range within which incoming messages have to have been received in order for the condition or exception to apply.
Public propertyWithinSizeRange
Specifies the minimum and maximum sizes that incoming messages must be in order for the condition or exception to apply.
Top
See Also